CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - GA in java

搜索资源列表

  1. JAGA

    0下载:
  2. JAGA提供了各种类型的遗传算法和遗传编程的Java API接口,非常容易上手和使用,有很多容易使用的GA和GP的算子用于扩展,同时有指南和例子-JAGA provide various types of genetic algorithms and genetic programming in Java API interface, very easy to get started and use a lot of easy-to-use and the GP GA Operator for
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:1623563
    • 提供者:
  1. code

    1下载:
  2. java的遗传算法 用遗传算法来实现自动文摘-GA Genetic algorithms java
  3. 所属分类:JSP源码/Java

    • 发布日期:2013-10-11
    • 文件大小:18184
    • 提供者:zhenzhen
  1. java_of_study

    0下载:
  2. 详细讲解哇嘎编程,适合初学者看,里面很多图形和运行结果帮助记忆,很好的东西-Explain in detail the Ga wow programming, suitable for beginners to see, which a lot of graphics and the results help the memory of good things
  3. 所属分类:Java Develop

    • 发布日期:2017-05-16
    • 文件大小:4352655
    • 提供者:肖川
  1. GaPlaygroundCode

    0下载:
  2. Java实现的遗传算法工具集:GA Playground -The GA Playground is a general purpose genetic algorithm toolkit where the user can define and run his own optimization problems. The toolkit is implemented in the Java language, and requires (when used as an application
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-03
    • 文件大小:574300
    • 提供者:LaoGuan
  1. java_evolutionary_algorithms

    0下载:
  2. 用Java实现的进化算法包。包括遗传算法、粒子群算法、memetic算法和进化策略算法。-evolutionary-algorithm Evolutionary Algorithm package implemented using Java. The package serves as a foundation class library, supporting the implementation many variants of Evolutionary Algorith
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-26
    • 文件大小:104732
    • 提供者:陈雷
  1. game

    0下载:
  2. java 竞猜数字小游戏, 在0-100中猜测正确数字,成功显示图片-java number guessing game, guessing the correct numbers in the 0-100 in the successful display pictures
  3. 所属分类:Java Develop

    • 发布日期:2017-04-10
    • 文件大小:1105000
    • 提供者:张晓君
  1. ballgame

    0下载:
  2. 本次实验实现一个Five In A Line的游戏。游戏规则为:游戏有一个9 X 9的棋盘,七种不同颜色的无限数目的棋子。游戏开始时,五个棋子被随机的散布在棋盘中,玩家可以移动一个棋子到另一个可达的位置(两点之间存在一条通路),如果将至少五个相同颜色的棋子连成一线,不论垂直,水平或者对角线,就能将这些棋子消掉,获取相应的分数,并且获得再次移动棋子的机会,否则系统随机产生三个棋子放在棋盘中。当所有的棋子布满整个棋盘,游戏结束,当前的分数就是该次游戏最终的分数。 实验要绘制一个图形界面,包括一个
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-28
    • 文件大小:4463
    • 提供者:jkzhao
  1. Ga

    0下载:
  2. GA_Traffic The Traveling Salesman Problem (TSP) is maybe the archetypical problem in combinatorial optimization. This problem and its generalizations, vehicle routing problems, have been studied for more than thirty years two entire monograph
  3. 所属分类:Java Develop

    • 发布日期:2017-04-10
    • 文件大小:1353
    • 提供者:gardenia_roses
  1. GA

    2下载:
  2. 遗传算法在求解多约束条件下的组合优化问题有独特优势,本代码是关于用遗传算法解决智能组卷问题的好例子。-Of genetic algorithm in solving the multi-constrained optimization problem under the condition of a unique combination of advantages, this code is on the use of genetic algorithm to solve the problem
  3. 所属分类:JSP源码/Java

    • 发布日期:2014-03-01
    • 文件大小:19449034
    • 提供者:keka
  1. iris

    0下载:
  2. nice implementation of ga
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:848
    • 提供者:wonsky
  1. prisoneerdilemma

    0下载:
  2. Java寫的GA囚犯困境模擬系統, 一個管理應用的實踐.-GA written in Java prisoners dilemma models, a practice management application.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-04
    • 文件大小:1409737
    • 提供者:todd.yeh
  1. GA

    0下载:
  2. 遗传算法源代码,特别有助于初学遗传算法者参考-Genetic algorithm source code, in particular, those references will help beginners GA
  3. 所属分类:Communication

    • 发布日期:2017-03-28
    • 文件大小:2411
    • 提供者:xiaochen
  1. NHibernate-1.2.0.GA-src

    0下载:
  2. NHibernate是一个面向.NET环境的针对关系型数据库的对象持久化类库。 NHibernate来源于非常优秀的基于Java的Hibernate关系型持久化工具。 NHibernate从数据库底层来持久化你的.Net对象到关系型数据库。NHibernate为你处理这些,你不用自己写SQL去数据库存取对象。你的代码仅仅和对象关联,NHibernat自动产生SQL语句,并确保对象提交到正确的表和字段中去.大量减少开发时人工使用SQL和ADO.NET处理数据的时间. NHibernate可
  3. 所属分类:CSharp

    • 发布日期:2017-05-14
    • 文件大小:3761155
    • 提供者:武东亮
  1. Simple-GA

    0下载:
  2. Simple genetic algorithm in Java
  3. 所属分类:Java Develop

    • 发布日期:2017-04-05
    • 文件大小:6910
    • 提供者:phongvan84
  1. GA-in-Java.zip

    0下载:
  2. 标准遗传算法, Java实现,利于修改和二次开发,Standard genetic algorithm, implemented in Java conducive to modify and secondary development
  3. 所属分类:Algorithm

    • 发布日期:2017-11-20
    • 文件大小:65419
    • 提供者:hepan
  1. Genetic-Algorithm-java-code

    0下载:
  2. GA in Java code please enjoy it
  3. 所属分类:software engineering

    • 发布日期:2017-11-13
    • 文件大小:21796
    • 提供者:meme
  1. TravelingSalesman

    0下载:
  2. TSP solution by GA in java
  3. 所属分类:JavaScript

    • 发布日期:2017-04-15
    • 文件大小:6716
    • 提供者:waresoft12
  1. ga

    0下载:
  2. Ga implemented in java
  3. 所属分类:Education soft system

    • 发布日期:2017-04-15
    • 文件大小:5784
    • 提供者:ram
  1. GA

    0下载:
  2. Genetic algorithm code in java
  3. 所属分类:Java Develop

    • 发布日期:2017-04-14
    • 文件大小:3066
    • 提供者:wided
  1. GA

    0下载:
  2. 遗传算法,注释比较详细,可以直接修改使用(Genetic algorithm implemented in java)
  3. 所属分类:Java编程

    • 发布日期:2017-12-26
    • 文件大小:37888
    • 提供者:杜衡
« 12 »
搜珍网 www.dssz.com